'Declaration<DispIdAttribute(9)> Function AddEllipseToPath( _ ByVal CenterX As Single, _ ByVal CenterY As Single, _ ByVal Width As Single, _ ByVal Height As Single _ ) As GdPictureStatus
[DispId(9)] GdPictureStatus AddEllipseToPath( float CenterX, float CenterY, float Width, float Height )
function AddEllipseToPath(
CenterX: Single;
CenterY: Single;
Width: Single;
Height: Single
): GdPictureStatus;
DispIdAttribute(9) function AddEllipseToPath( CenterX : float, CenterY : float, Width : float, Height : float ) : GdPictureStatus;
[DispId(9)] GdPictureStatus AddEllipseToPath( float CenterX, float CenterY, float Width, float Height )
[DispId(9)] GdPictureStatus AddEllipseToPath( float CenterX, float CenterY, float Width, float Height )
Parameters
- CenterX
- CenterY
- Width
- Height